GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / JBIG2PMSThreshold Property





In This Topic
JBIG2PMSThreshold Property (GdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
Public Property JBIG2PMSThreshold As Single
public float JBIG2PMSThreshold {get; set;}
public read-write property JBIG2PMSThreshold: Single; 
public function get,set JBIG2PMSThreshold : float
public: __property float get_JBIG2PMSThreshold();
public: __property void set_JBIG2PMSThreshold( 
   float value
);
public:
property float JBIG2PMSThreshold {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members